home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / cad / acadfont.zip / BIGLET.TXT < prev    next >
Text File  |  1993-02-19  |  2KB  |  54 lines

  1.  
  2. OMEGA ENGINEERING SOFTWARE 
  3. 15307 SHERWOOD FOREST DR.
  4. TAMPA, FL. 33647 
  5.  
  6. PHONE          : (315)699-4996,if no answer (813)971-7732 
  7. CONTACT: JAMES V. RYAN - Compuserve (72210,545) 
  8.  
  9. Shareware : $20
  10.  
  11. You may use the routines, copy, backup, and distribute as you like.
  12. However, you may not change the routine or data disk for copies
  13. given to another party. All distribution must be given in it's
  14. entirety. You may use the routines for a period of 1 month. if you
  15. like the routine please send in the registration fee for the
  16. product. This entitles you to free updates as they are produced.
  17.  
  18. BIGLET.LSP 
  19.    
  20. BIGLET.LSP  will draw thick letters for title sheets, etc.. The
  21. letter consist of polyline's and should be treated as such. Copy
  22. the BIGLET.LSP and BIGLET.DAT files to your AutoCad directory. You
  23. must load BIGLET.LSP prior to use.
  24.  
  25.   At the AutoCad command type:
  26.     COMMAND: (LOAD "BIGLET")
  27.  
  28. To run biglet at the AutoCad command type:
  29.     COMMAND: BIGLET
  30.  
  31. Enter the letter height in inches and thickness in inches.
  32. Enter the text to be entered.
  33.    
  34.    Allowable characters in the set include
  35.    ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789 =+-_()*&^%$#@![]":;/?.,
  36.  
  37. Small letters are not included. Any character not in the set will
  38. result in a blank space. 
  39.  
  40. LIMITATIONS
  41.   
  42. The maximum letter thickness is 18% of the letter height. This will
  43. set automatically if this ratio is exceeded. Best letter quality
  44. occurs when the letter thickness is about 1/8 of the letter height.
  45.  
  46. The routine runs slow. Sorry, It's the best I can do for release
  47. 10.  
  48.    
  49. If the letter do not close, close them with the PEDIT command. I
  50. noticed this might occasionally happen. 
  51.  
  52.  
  53. 
  54.